func github.com/golang/mock/gomock.unwrapTestReporter

2 uses

	github.com/golang/mock/gomock (current package)
		controller.go#L316: 	tr := unwrapTestReporter(t)
		controller.go#L322: func unwrapTestReporter(t TestReporter) TestReporter {